Run Rails server on client's local machine for single tenancy [on hold]

Posted by rigyt on Server Fault See other posts from Server Fault or by rigyt
Published on 2013-10-22T23:31:09Z Indexed on 2013/10/23 3:56 UTC
Read the original article Hit count: 359

Filed under:

We are building a Rails application for a client that wants to run the app locally to be close to their data center for best performance.

I had assumed we would use a standard web host. What requirements should we demand of the client's infrastructure..all I can think of so far is remote access for developers and a Linux machine? We don't have server admin expertise so would need to contract this, I doubt the client has the expertise.

Does this sound like a recipe for disastor?!

© Server Fault or respective owner

Related posts about ruby-on-rails